refactor: large treewide renaming

This commit is contained in:
LavaDesu 2025-08-05 00:37:28 +10:00
parent 8c0bff3bc4
commit c6b739e511
Signed by: cilly
GPG key ID: 6500251E087653C9
31 changed files with 206 additions and 174 deletions

View file

@ -1,5 +0,0 @@
package moe.lava.banksia
import androidx.compose.ui.window.ComposeUIViewController
fun MainViewController() = ComposeUIViewController { App() }