diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2016-12-30 11:57:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2016-12-30 11:57:17 +0900 |
| commit | f844a47f1deb885af733220bdd018fb3966c4039 (patch) | |
| tree | f1a1c46d7cdae8556a6b6104b3e9bf21bd3c82af /src/web/app/common/scripts/generate-default-userdata.ls | |
| parent | #4 (diff) | |
| download | sharkey-f844a47f1deb885af733220bdd018fb3966c4039.tar.gz sharkey-f844a47f1deb885af733220bdd018fb3966c4039.tar.bz2 sharkey-f844a47f1deb885af733220bdd018fb3966c4039.zip | |
Add nya filter
Diffstat (limited to 'src/web/app/common/scripts/generate-default-userdata.ls')
| -rw-r--r-- | src/web/app/common/scripts/generate-default-userdata.ls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/common/scripts/generate-default-userdata.ls b/src/web/app/common/scripts/generate-default-userdata.ls index de03e96151..c13d221bb9 100644 --- a/src/web/app/common/scripts/generate-default-userdata.ls +++ b/src/web/app/common/scripts/generate-default-userdata.ls @@ -22,6 +22,7 @@ module.exports = ~> data = cache: true debug: false + nya: true home: home-data return data |