This commit is contained in:
Čarodej
2022-01-25 16:27:45 +01:00
parent 1085062d10
commit 995319cfe5
9 changed files with 349 additions and 15325 deletions
-1
View File
@@ -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]
}