mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
feat: UI update
This commit is contained in:
@@ -889,4 +889,8 @@ class PartyRoom extends _$PartyRoom {
|
||||
_stopEventStream();
|
||||
_confBox?.close();
|
||||
}
|
||||
|
||||
common.Tag? getMainTagById(String mainTagId) {
|
||||
return state.room.tags[mainTagId];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user