mirror of
https://github.com/wassname/pi-lgtm.git
synced 2026-08-16 11:25:45 +08:00
v0.3.3
This commit is contained in:
@@ -75,6 +75,10 @@ export class TaskWidget {
|
||||
|
||||
constructor(private store: TaskStore) {}
|
||||
|
||||
setStore(store: TaskStore) {
|
||||
this.store = store;
|
||||
}
|
||||
|
||||
setUICtx(ctx: UICtx) {
|
||||
this.uiCtx = ctx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user