refactor: update to dioc v3 (#4009)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
This commit is contained in:
@@ -7,9 +7,7 @@ import { TabService } from "./tab"
|
||||
export class RESTTabService extends TabService<HoppRESTDocument> {
|
||||
public static readonly ID = "REST_TAB_SERVICE"
|
||||
|
||||
constructor() {
|
||||
super()
|
||||
|
||||
override onServiceInit() {
|
||||
this.tabMap.set("test", {
|
||||
id: "test",
|
||||
document: {
|
||||
|
||||
Reference in New Issue
Block a user