Compare commits

...

2 Commits

Author SHA1 Message Date
Kendall Garner 49c0ab45f6 restore lint ignore 2026-06-09 21:02:14 -07:00
Kendall Garner 8b913595da revert that comment change that I somehow made 2026-06-09 20:56:30 -07:00
@@ -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: {