Skip to content

Commit

Permalink
chore: timer annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
topaxi committed Apr 15, 2023
1 parent 9baed82 commit 3c9fa91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/gh-actions/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ local utils = require('gh-actions.utils')
local M = {
setup_called = false,
init_root = '',
---@type uv_timer_t|nil
timer = nil,
}

Expand Down

0 comments on commit 3c9fa91

Please sign in to comment.