mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 17:23:40 -05:00
Adding inline actions to OE (#23101)
This commit is contained in:
@@ -13,5 +13,6 @@ export const enum SqlIconId {
|
||||
addServerGroupAction = 'add-server-group-action',
|
||||
addServerAction = 'add-server-action',
|
||||
activeConnectionsAction = 'active-connections-action',
|
||||
serverPage = 'server-page'
|
||||
serverPage = 'server-page',
|
||||
removeFilter = 'remove-filter-action'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user