mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 17:36:01 +00:00
SYNC: commented out feedback menu
This commit is contained in:
committed by
Diflow
parent
8ced6aa205
commit
c042bf2d15
@@ -1047,12 +1047,12 @@ registerCommand({
|
||||
onClick: () => openWebLink('https://opencollective.com/dbgate'),
|
||||
});
|
||||
|
||||
registerCommand({
|
||||
id: 'app.giveFeedback',
|
||||
category: 'Application',
|
||||
name: 'Give us feedback',
|
||||
onClick: () => openWebLink('https://dbgate.org/feedback'),
|
||||
});
|
||||
// registerCommand({
|
||||
// id: 'app.giveFeedback',
|
||||
// category: 'Application',
|
||||
// name: 'Give us feedback',
|
||||
// onClick: () => openWebLink('https://dbgate.org/feedback'),
|
||||
// });
|
||||
|
||||
registerCommand({
|
||||
id: 'app.zoomIn',
|
||||
|
||||
Reference in New Issue
Block a user