1
0
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:
link
2022-03-18 11:13:07 +08:00
parent 9796c5aad7
commit a7d15a896e
263 changed files with 13881 additions and 3197 deletions

View File

@ -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"