mirror of
https://github.com/danbulant/ester_os
synced 2026-05-19 04:08:44 +00:00
Update notice
This commit is contained in:
parent
06431e354a
commit
13b7a67452
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ export default interface renderer {
|
|||
removePrevious: boolean;
|
||||
|
||||
/**
|
||||
* Possible states:
|
||||
* Possible states (see /defs/renderStates.ts):
|
||||
* 0 not-ready (cannot be rendered)
|
||||
* 1 ready (can be rendered)
|
||||
* 2 rendered (user can see this)
|
||||
|
|
|
|||
Loading…
Reference in a new issue