don't force white globe
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
FloatingGhost 2022-08-26 10:36:21 +01:00
parent c1c40d72da
commit f925fa6265
1 changed files with 1 additions and 1 deletions

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>