mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-27 20:26:40 +00:00
Allowed tags color to be changed
This commit is contained in:
@@ -81,7 +81,7 @@ export class MenuLayout extends React.Component {
|
||||
/>
|
||||
<Route
|
||||
exact
|
||||
path="/server/:serverId/tags"
|
||||
path="/server/:serverId/manage-tags"
|
||||
component={TagsList}
|
||||
/>
|
||||
</Switch>
|
||||
|
||||
Reference in New Issue
Block a user