mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-26 10:30:38 +00:00
updates
This commit is contained in:
-1
@@ -357,7 +357,6 @@ const FunctionHelpers = {
|
||||
'google': '/assets/socials/google.svg',
|
||||
'facebook': '/assets/socials/facebook.svg',
|
||||
'github': store.getters.isDarkMode ? '/assets/socials/github-dark.svg' : '/assets/socials/github.svg',
|
||||
'reCaptcha': '/assets/socials/recaptcha.svg',
|
||||
}[driver]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user