fix behavior of example
This commit is contained in:
@ -109,6 +109,7 @@ export class UserAPI {
|
||||
current_universe.example.candidate! = "";
|
||||
current_universe.example.committed! = "";
|
||||
}
|
||||
this.pause();
|
||||
};
|
||||
|
||||
_playDocExampleOnce = (code?: string) => {
|
||||
|
||||
Reference in New Issue
Block a user