headword lemma and semantic&english-full tags tags
This commit is contained in:
@@ -3,7 +3,7 @@ from browser import window
|
||||
|
||||
class ScreenfulEmptyShell:
|
||||
def __init__(self):
|
||||
func = lambda: None
|
||||
func = lambda: console.log("Screenful data change!")
|
||||
self.Editor = {"changed": func}
|
||||
|
||||
def screenful():
|
||||
|
||||
Reference in New Issue
Block a user