mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 18:19:10 +00:00
don't force white globe
This commit is contained in:
parent
c1c40d72da
commit
f925fa6265
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<FAIcon icon="globe" style="color: white;" /> {{ ' ' }}
|
||||
<FAIcon icon="globe" /> {{ ' ' }}
|
||||
<label for="interface-language-switcher">
|
||||
{{ promptText }}
|
||||
</label>
|
||||
|
|
Loading…
Reference in a new issue