IceCubesApp
IceCubesApp copied to clipboard
Bug: The "Edit Info" button to change the information on your server brings up the Edit Filters button
Environment:
macOS/iOS 17
- IceCubesApp version: Version 1.10.38 (2597)
Description
Go to settings and attempt to open the Edit Info option you get settings.
The issue is in AccountSettingsView: line 32
it should be routerPath.presentedSheet = .accountFiltersList
I'd have created a PR, but couldn't get it to build