mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
move tools component html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import UtilsService from '../../../services/utils.service';
|
||||
import * as template from './views/tools.html';
|
||||
import * as template from './tools.component.html';
|
||||
|
||||
class ToolsController {
|
||||
showExport: boolean;
|
||||
|
||||
Reference in New Issue
Block a user