mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-04-29 17:27:31 +08:00
Fix save protocol repository [SCI-6965]
This commit is contained in:
parent
045485ff45
commit
e8a0e7c7d4
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ export default {
|
|||
mounted() {
|
||||
// Legacy global functions from app/assets/javascripts/my_modules/protocols.js
|
||||
initLoadFromRepository();
|
||||
initCopyToRepository();
|
||||
initImport();
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Reference in a new issue