mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
fix: Updated language selector's icon in topbar.
This commit is contained in:
parent
e178e86062
commit
0b6a74632d
@ -47,7 +47,7 @@ function TopBar() {
|
||||
</LightModeContext.Consumer>
|
||||
<Badge
|
||||
className="uk-margin-left"
|
||||
value="🇧🇱"
|
||||
value="🌐"
|
||||
onClick={() => {
|
||||
require("uikit")
|
||||
.modal(document.getElementById("locale-selector-modal"))
|
||||
|
Loading…
Reference in New Issue
Block a user