Skip to content

Commit

Permalink
feat: Chọn ảnh và rich text editor cho màn create flashcard
Browse files Browse the repository at this point in the history
  • Loading branch information
nqmgaming committed Oct 3, 2024
1 parent 729b3ed commit 63d5048
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ import androidx.datastore.core.DataStore
import androidx.datastore.preferences.core.Preferences
import androidx.datastore.preferences.preferencesDataStore

// At the top level of your kotlin file:
val Context.dataStore: DataStore<Preferences> by preferencesDataStore(name = "auth")

0 comments on commit 63d5048

Please sign in to comment.