0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-19 16:32:24 +01:00

Remember to add schema file to list

This commit is contained in:
Erik Johnston 2015-01-30 14:57:53 +00:00
parent fdd2ac495a
commit 4f7fe63b6d

View file

@ -70,6 +70,7 @@ SCHEMAS = [
"pusher", "pusher",
"media_repository", "media_repository",
"filtering", "filtering",
"rejections",
] ]