UX: Remove live theme previewing in favor of refresh (#9798)

This commit is contained in:
Mark VanLandingham
2020-05-21 08:32:50 -05:00
committed by GitHub
parent 11304ba27c
commit 1a5bcf2a64
9 changed files with 35 additions and 108 deletions

View File

@ -1,7 +1,6 @@
import I18n from "I18n";
import { acceptance, updateCurrentUser } from "helpers/qunit-helpers";
import selectKit from "helpers/select-kit-helper";
import User from "discourse/models/user";
acceptance("User Preferences", {