mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-19 21:16:18 +00:00
Added EventSource connection to mercure hub possible
This commit is contained in:
@@ -17,7 +17,7 @@ export const MercureInfoType = PropTypes.shape({
|
||||
const initialState = {
|
||||
token: undefined,
|
||||
mercureHubUrl: undefined,
|
||||
loading: false,
|
||||
loading: true,
|
||||
error: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user