some backend refactoring
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
qvalentin 2023-08-13 12:06:23 +02:00
parent 8c82cd81bd
commit 2159e273fa
13 changed files with 56 additions and 42 deletions

View file

@ -29,12 +29,13 @@ library
Lib
RoomDataHandler
State.ConnectedClientsState
State.GenericTVarState
State.RoomDataState
State.RoomsState
Types.AppTypes
Types.ConnectionState
Types.Participant
Types.RoomData
Types.RoomsState
Types.User
Types.UsersData
Types.WebEnv