mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-12 13:39:58 +02:00
Compare commits
2 Commits
4e5867e8af
...
49c0ab45f6
| Author | SHA1 | Date | |
|---|---|---|---|
| 49c0ab45f6 | |||
| 8b913595da |
@@ -97,7 +97,7 @@ export const useServerAuthenticated = () => {
|
||||
isAdmin: userInfo.isAdmin,
|
||||
});
|
||||
|
||||
// Fetch and update server version and featuresauthenticateServer
|
||||
// Fetch and update server version and features
|
||||
try {
|
||||
const serverInfo = await controller.getServerInfo({
|
||||
apiClientProps: {
|
||||
|
||||
Reference in New Issue
Block a user