diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html index aaa446f5..bef8c6d4 100644 --- a/resources/report/html/loot-plugin-editor.html +++ b/resources/report/html/loot-plugin-editor.html @@ -33,7 +33,8 @@ loot-editor-close visibility: hidden; } :host-context(loot-plugin-card[data-bsa=false]) #loadsBSA, - :host-context(loot-plugin-card[data-empty=false]) #emptyPlugin { + :host-context(loot-plugin-card[data-empty=false]) #emptyPlugin, + :host-context(loot-plugin-card[data-master=false]) #isMaster { display: none; } #activeTick > core-icon { @@ -126,6 +127,9 @@ loot-editor-close {{data.version}} {{data.computed.crc}} + + + @@ -237,7 +241,7 @@ loot-editor-close