[feat] solve common dir
todo: local cfg dir after resolving steam users
This commit is contained in:
@@ -66,7 +66,7 @@ const Avatar = () => {
|
||||
const SideBar = () => {
|
||||
const app = useAppStore()
|
||||
|
||||
getVersion().then((Value) => {
|
||||
void getVersion().then((Value) => {
|
||||
app.setVersion(Value)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user