28-12-25
This commit is contained in:
parent
92c76b21ea
commit
09d6e634fc
@ -8,7 +8,7 @@ object FirebaseUtils {
|
||||
|
||||
private val database = FirebaseDatabase.getInstance()
|
||||
|
||||
// ✅ node khusus untuk chat global
|
||||
// ✅ nodee khusus untuk chat global
|
||||
private val messagesRef = database.getReference("global_chat")
|
||||
|
||||
fun sendMessage(username: String, message: String, time: String) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user