fix: fixup build failures
This commit is contained in:
parent
55c6df98e2
commit
2cb53ee962
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
package moe.lava.neon.ui
|
||||
|
||||
import moe.lava.neon.core.getPlatform
|
||||
|
||||
class Greeting {
|
||||
private val platform = getPlatform()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue