Commit 2bfa93c
fix: correct AppInfoData reference in SettingsScreen
Remove incorrect SettingsViewModel qualifier since AppInfoData
is in the same package.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 20ce307 commit 2bfa93c
File tree
1 file changed
+1
-2
lines changed- app/src/main/java/com/appcontrolx/ui/screens/settings
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
785 | 784 | | |
786 | 785 | | |
787 | 786 | | |
788 | | - | |
| 787 | + | |
789 | 788 | | |
790 | 789 | | |
791 | 790 | | |
| |||
0 commit comments