Create views for organizing secrets in groups
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
content: [
|
||||
"./src/sshecret_admin/templates/**/*.html",
|
||||
"./src/sshecret_admin/templates/**/*.html.j2",
|
||||
"./src/sshecret_admin/**/*.html",
|
||||
"./src/sshecret_admin/**/*.html.j2",
|
||||
"./src/sshecret_admin/static/**/*.js",
|
||||
],
|
||||
safelist: [
|
||||
|
||||
Reference in New Issue
Block a user