1
0
mirror of synced 2026-08-05 22:56:55 +00:00

rename some settings

This commit is contained in:
Rimian Perkins
2019-12-04 11:53:05 +11:00
parent b397ba5a68
commit 80b721ddd8
12 changed files with 21 additions and 21 deletions
@@ -2,7 +2,7 @@ import { acceptance } from "helpers/qunit-helpers";
acceptance("Discourse Patrons", {
settings: {
discourse_patrons_extra_nav_subscribe: true
discourse_subscriptions_extra_nav_subscribe: true
}
});