mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 03:00:49 +08:00
refactor: move modelsToEntries and entriesToModels to modelInputListUtils for better organization
This commit is contained in:
@@ -163,7 +163,7 @@ export const useAuthStore = create<AuthStoreState>()(
|
||||
});
|
||||
|
||||
return true;
|
||||
} catch (error) {
|
||||
} catch {
|
||||
set({
|
||||
isAuthenticated: false,
|
||||
connectionStatus: 'error'
|
||||
|
||||
Reference in New Issue
Block a user