fix: fixup build failures

This commit is contained in:
Cilly Leang 2026-01-23 19:28:56 +11:00
parent 55c6df98e2
commit 2cb53ee962
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,7 @@
package moe.lava.neon.ui
import moe.lava.neon.core.getPlatform
class Greeting {
private val platform = getPlatform()