mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: store:main
error when running QUnit tests checking disabled plugins
This commit is contained in:
parent
38eef177d4
commit
16b67745d8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ export default {
|
|||
"site.json":{
|
||||
"site":{
|
||||
"default_archetype":"regular",
|
||||
"disabled_plugins":[],
|
||||
"notification_types":{
|
||||
"mentioned":1,
|
||||
"replied":2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue