cloudroam
2025-03-06 cf9bc941487df8dfb0780d3e8f1281f4e397b5fa
app/src/main/java/com/example/firstapp/database/entity/KeywordEntity.kt
@@ -10,4 +10,4 @@
    val keyword: String,
    val type: String,
    val isEnabled: Boolean
)
)