feat: Merge default items when saving rule
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { run } from "./common";
|
||||
|
||||
run();
|
||||
if (document.documentElement && document.documentElement.tagName === "HTML") {
|
||||
run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user