mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 09:57:08 -04:00
Fixes
This commit is contained in:
parent
0c8f2fd816
commit
0dc7a547fe
4 changed files with 3 additions and 4 deletions
|
@ -388,4 +388,4 @@ function PatchHelper() {
|
|||
);
|
||||
}
|
||||
|
||||
export default IS_DEV ? wrapTab(PatchHelper, "PatchHelper") : null;
|
||||
export default wrapTab(PatchHelper, "PatchHelper");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue