mirror of
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git
synced 2026-03-08 22:59:59 +00:00
Prefix CFG and loading vars to prevent collisions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Core components
|
||||
var CFG = null;
|
||||
var TAC_CFG = null;
|
||||
var tagBasePath = "";
|
||||
|
||||
// Tag completion data loaded from files
|
||||
|
||||
Reference in New Issue
Block a user