adapt Blogger to the new api

This commit is contained in:
Xuan Sang LE
2020-05-23 20:09:01 +02:00
parent e810eb4a14
commit 7c70cf4d15
81 changed files with 1932 additions and 453 deletions

View File

@ -259,6 +259,6 @@ graph TD;
C-->D;
"""
GraphEditor.dependencies = [
"ace/ace"
"os://scripts/ace/ace.js"
]
this.OS.register "GraphEditor", GraphEditor