mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-28 20:56:42 +00:00
Fixed types after updating to latest shlink components
This commit is contained in:
@@ -18,9 +18,7 @@ const initialState: Settings = {
|
||||
realTimeUpdates: {
|
||||
enabled: true,
|
||||
},
|
||||
shortUrlCreation: {
|
||||
validateUrls: false,
|
||||
},
|
||||
shortUrlCreation: {},
|
||||
ui: {
|
||||
theme: getSystemPreferredTheme(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user