mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
normalize sql carbon tag (#14445)
This commit is contained in:
@@ -90,7 +90,7 @@ interface ISharedProcessInitData {
|
||||
backupWorkspacesPath: string;
|
||||
}
|
||||
|
||||
const eventPrefix = 'adsworkbench'; // {{ SQL CARBON EDIT }}
|
||||
const eventPrefix = 'adsworkbench'; // {{SQL CARBON EDIT}}
|
||||
|
||||
class MainProcessService implements IMainProcessService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user