WIP scene UIs
This commit is contained in:
parent
1ab8285ad3
commit
eceef67d46
9 changed files with 144 additions and 31 deletions
|
@ -15,7 +15,7 @@ export interface ProfileUiParams {
|
|||
|
||||
export class ProfileUiModel {
|
||||
// constants
|
||||
static SELECTOR_ITEMS = ['Posts', 'Badges']
|
||||
static SELECTOR_ITEMS = ['Posts', 'Scenes']
|
||||
|
||||
// data
|
||||
profile: ProfileViewModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue