konawall: oops, toohoo 2

This commit is contained in:
kat witch 2021-09-15 19:33:54 +01:00
parent ceab7f842e
commit e975f0386f
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -9,8 +9,8 @@ with lib;
mode = "shuffle";
commonTags = [ "width:>=1600" ];
tagList = map (toList) [
"score:>=50"
"touhou"
["score:>=50"
"touhou"]
];
};
}