Skip to content

Commit

Permalink
Abilities.Add: Can clock on and off to dummy log #29.A Code is worki…
Browse files Browse the repository at this point in the history
…ng but not reviewed.
  • Loading branch information
CookingWithCale committed Feb 28, 2024
1 parent 348f650 commit 779d232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Extension/Model/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export type ModelConfigLocal = {
account?: string //< Selected account.
mission_ids?: string //< Selected mission.
modal_state: number //< State of the modal.
// Options
modal_visible: boolean //< Modal is visible flag.
repo?: string //< Selected repo.
session?: number //< Selected session number.
Expand Down

0 comments on commit 779d232

Please sign in to comment.