1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 19:55:39 +02:00

Clean up: Destroy nyaize

This commit is contained in:
syuilo
2017-03-01 14:34:26 +09:00
parent 572a38ad67
commit df3440633a
3 changed files with 0 additions and 21 deletions

View File

@@ -38,8 +38,6 @@ module.exports = () => {
const data = {
cache: true,
debug: false,
nya: true,
home: homeData
};