First full release
This commit is contained in:
@@ -97,6 +97,9 @@ router.get(
|
||||
dictionary.showImportFromFileForm
|
||||
)
|
||||
|
||||
// Import dictionary data from file.
|
||||
router.post('/slovarji/:dictionaryId/uvoz/datoteka', dictionary.importFromFile)
|
||||
|
||||
router.get(
|
||||
'/slovarji/:dictionaryId/uvoz/luscenje',
|
||||
dictionary.showImportFromExtractionForm
|
||||
|
||||
Reference in New Issue
Block a user