mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-08 13:33:11 +08:00
Moved some settings between general and ui tabs - continued. Fixed settings links in apps and categories tables
This commit is contained in:
@@ -94,7 +94,7 @@ export const AppTable = (props: Props): JSX.Element => {
|
||||
) : (
|
||||
<p>
|
||||
Custom order is disabled. You can change it in the{' '}
|
||||
<Link to="/settings/interface">settings</Link>
|
||||
<Link to="/settings/general">settings</Link>
|
||||
</p>
|
||||
)}
|
||||
</Message>
|
||||
|
||||
Reference in New Issue
Block a user