mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Fix typo
This commit is contained in:
parent
0998c70a92
commit
6beb3b551a
|
@ -354,7 +354,7 @@
|
|||
'import-update': !!@this.update,
|
||||
'send-welcome': !!@this.send_welcome,
|
||||
'import-type': @this.activeFile.import_type,
|
||||
'A': !!@this.run_backup,
|
||||
'run-backup': !!@this.run_backup,
|
||||
'column-mappings': mappings
|
||||
}),
|
||||
headers: {
|
||||
|
|
Loading…
Reference in a new issue