You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +02:00
Need to fix bugs
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
package types
|
||||
|
||||
const PERSONADDFRIEND = "add_user"
|
||||
const PERSONDOWNLOAD = "file_data"
|
||||
const PERSONSUMMARY = "summary"
|
||||
const PERSONCONNECTION = "connection"
|
||||
const PERSONDIRECTORY = "directory"
|
||||
const PERSONHELLO = "hello"
|
||||
|
Reference in New Issue
Block a user