mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
chore: consistent naming in externals
This commit is contained in:
committed by
Carlos Valente
parent
5950551da2
commit
24b0cfd24e
@@ -13,7 +13,7 @@ const {
|
||||
stylesPath,
|
||||
externalPath,
|
||||
downloadPath,
|
||||
} = require('../external');
|
||||
} = require('../externals.js');
|
||||
|
||||
/**
|
||||
* Creates the application menu
|
||||
|
||||
Reference in New Issue
Block a user