commit a7cda74fdc944160fad7244fcfa53354fd96af2a
parent 4a40a0433d0ea4b3cd1f774638cfd79ce2b56f84
Author: mtmn <miro@haravara.org>
Date: Sun, 19 Apr 2026 21:27:22 +0200
corpus: add name
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/modules/mixins/corpus/users.dhall b/modules/mixins/corpus/users.dhall
@@ -25,6 +25,7 @@ in { users =
[ { slug = ""
, config =
defaults
+ with name = Some "mtmn"
with listenbrainzUser = Some "mtmn"
with databaseFile = "corpus.db"
with backupEnabled = True