chore: inform size
This commit is contained in:
parent
8ae661169c
commit
c8ff30d5dc
|
@ -11,7 +11,7 @@ class InformedBase extends Trait {
|
|||
|
||||
static defaultState() {
|
||||
return {
|
||||
informSize: [300, 300],
|
||||
informSize: [1280, 720],
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user