Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 22ae1b8

Browse files
committed
Forgot to save the template
1 parent 1a47a50 commit 22ae1b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/preprints/-components/submit/file/template.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
@manager={{@manager}}
6969
@preprint={{@manager.preprint}}
7070
@clickableElementId={{id}}
71-
@enable={{true}}
7271
@dragEnter={{fn (mut this.dragging) true}}
7372
@dragOver={{fn (mut this.dragging) true}}
7473
@dragLeave={{fn (mut this.dragging) false}}

0 commit comments

Comments
 (0)