@@ -87,7 +87,13 @@ class toggltrack extends InstanceBase {
this.config=config
this.gotOptions.headers=this.auth()
this.getWorkspace()
if(this.gotOptions.headers!=null){
this.getWorkspace().then(
this.getCurrentTimer()
)
}
this.updateActions()
this.updateVariables()
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.