This commit is contained in:
Your Name 2025-04-27 15:41:54 +02:00
commit 97e369e593

5
config.ron Normal file
View file

@ -0,0 +1,5 @@
(
lang: Some(De),
feedback: true,
theme: Some(Default),
)