mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(offline icon): use blue for loading, red for failed after 30 seconds
This commit is contained in:
@@ -44,7 +44,7 @@ const useSubplebbitOfflineStore = create<SubplebbitOfflineStore>((set) => ({
|
||||
},
|
||||
},
|
||||
}));
|
||||
}, 7000);
|
||||
}, 30000);
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user