don't force white globe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
FloatingGhost 2022-08-26 10:36:21 +01:00
parent c1c40d72da
commit f925fa6265

View file

@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<FAIcon icon="globe" style="color: white;" /> {{ ' ' }} <FAIcon icon="globe" /> {{ ' ' }}
<label for="interface-language-switcher"> <label for="interface-language-switcher">
{{ promptText }} {{ promptText }}
</label> </label>