mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 20:06:00 +00:00
icons
This commit is contained in:
@@ -44,7 +44,7 @@ function packagedPluginsDir() {
|
||||
if (_isRunOnSource()) {
|
||||
return path.resolve(__dirname, '../../../../plugins');
|
||||
}
|
||||
return path.resolve(__dirname, '../plugins');
|
||||
return path.resolve(__dirname, '../../plugins/dist');
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user