https://github.com/aileftech/snap-admin/blob/297224dafe486cb45666c4a33907ea1f4c94bc2d/src/main/java/tech/ailef/snapadmin/external/controller/SnapAdminController.java#L687 I found this bug when testing the app. Correct view name should be: ```java "snapadmin/settings/settings" ```
snap-admin/src/main/java/tech/ailef/snapadmin/external/controller/SnapAdminController.java
Line 687 in 297224d
I found this bug when testing the app.
Correct view name should be:
"snapadmin/settings/settings"