refactor(dev-only): import tools (#2121)
This commit is contained in:
@@ -430,4 +430,8 @@ export class WebApplication extends SNApplication implements WebApplicationInter
|
||||
this.getViewControllerManager().preferencesController.setCurrentPane(pane)
|
||||
}
|
||||
}
|
||||
|
||||
generateUUID(): string {
|
||||
return this.options.crypto.generateUUID()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user