forked from Vendicated/Vencord
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'unofficial-plugins' into sqaaakoi-stable-v2
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule keyboardSounds
updated
13 files
Submodule loginWithQR
updated
10 files
+4 −4 | README.md | |
+ − | cross.png | |
+1 −1 | images.ts | |
+31 −40 | index.tsx | |
+ − | previews/auth.gif | |
+ − | previews/menuitem.png | |
+ − | previews/myaccount.png | |
+ − | previews/tabbar.png | |
+22 −3 | ui/modals/QrModal.tsx | |
+17 −2 | ui/styles.css |
Submodule themeLibrary
updated
8 files
+4 −6 | components/LikesComponent.tsx | |
+180 −0 | components/ThemeCard.tsx | |
+33 −30 | components/ThemeInfoModal.tsx | |
+620 −397 | components/ThemeTab.tsx | |
+92 −54 | components/styles.css | |
+1 −0 | index.tsx | |
+7 −0 | types.ts | |
+3 −3 | utils/auth.tsx |
Submodule userFlags
updated
from 2f74ce to 5cd391