mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
feat(portal): refactor settings (#2536)
* feat(portal): refactor settings * chore: refactor * small updates --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@ export class ProxyService {
|
||||
buttons: [
|
||||
{
|
||||
text: 'Manage proxies',
|
||||
link: '/system/proxies',
|
||||
link: '/portal/system/settings/proxies',
|
||||
},
|
||||
{
|
||||
text: 'Save',
|
||||
|
||||
Reference in New Issue
Block a user