mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix: drop outdated handlebar comments template
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
f28d933acc
commit
7878f1ceea
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ REPODIR=`git rev-parse --show-toplevel`
|
|||
|
||||
cd $REPODIR
|
||||
|
||||
# Comments files plugin
|
||||
node node_modules/handlebars/bin/handlebars -n OCA.Comments.Templates apps/comments/src/templates -f apps/comments/src/templates.js
|
||||
|
||||
# Settings
|
||||
node node_modules/handlebars/bin/handlebars -n OC.Settings.Templates apps/settings/js/templates -f apps/settings/js/templates.js
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue