mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
export working
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
runnerId,
|
||||
}),
|
||||
},
|
||||
!electron && {
|
||||
electron && {
|
||||
fieldName: 'copy',
|
||||
header: 'Copy',
|
||||
component: CopyLink,
|
||||
@@ -67,7 +67,7 @@
|
||||
runnerId,
|
||||
}),
|
||||
},
|
||||
!electron && {
|
||||
electron && {
|
||||
fieldName: 'show',
|
||||
header: 'Show',
|
||||
component: ShowLink,
|
||||
|
||||
Reference in New Issue
Block a user