mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Update comment for new extension update event
This commit is contained in:
parent
92a73fef55
commit
39f15d3699
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ class Runtime extends EventEmitter {
|
|||
}
|
||||
|
||||
/**
|
||||
* Event name for report that a change was made that can be saved
|
||||
* Event name for report that a change was made to an extension in the toolbox.
|
||||
* @const {string}
|
||||
*/
|
||||
static get TOOLBOX_EXTENSIONS_NEED_UPDATE () {
|
||||
|
|
Loading…
Reference in a new issue