mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
[V1] Fixed SplashScreen Rasterization/Pixel-Detection
This commit is contained in:
@@ -136,6 +136,7 @@ function TextRow({ value, onChange, label, description, placeholder }: {
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
// ── Tabs ──────────────────────────────────────────────────────────────────────
|
||||
|
||||
function GeneralTab({ settings, update }: { settings: Settings; update: (p: Partial<Settings>) => void }) {
|
||||
|
||||
Reference in New Issue
Block a user