therealbluepandabear
05/13/2022, 8:19 AM.await()
in this contextStylianos Gakis
05/13/2022, 10:11 AMfirst()
on it, which should function the same way.
Run something like this AppData.pixelArtDB.pixelArtCreationsDao().getAllPixelArtCreations().first()
while you’re inside a suspending contextStylianos Gakis
05/31/2022, 12:01 PM