Weilbyte
3 years ago
No known key found for this signature in database
GPG Key ID: E1EB2BFCF73B5B9F
1 changed files with
1 additions and
1 deletions
-
PVEDiscordDark/js/PVEDiscordDark.js
|
|
@ -53,7 +53,7 @@ function patchDiskSmartWindow() { |
|
|
|
} |
|
|
|
|
|
|
|
function patchTFAEdit() { |
|
|
|
PVE.window.TFAEdit.prototype.items[0].items[0].items[1].style["background-color"] = 'transparent'; |
|
|
|
if (PVE.window.TFAEdit) PVE.window.TFAEdit.prototype.items[0].items[0].items[1].style["background-color"] = 'transparent'; |
|
|
|
} |
|
|
|
|
|
|
|
function patchCreateWidget() { |
|
|
|