Skip to content

Commit

Permalink
Update src/workspace.cr
Browse files Browse the repository at this point in the history
Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
  • Loading branch information
gdotdesign and Sija authored Sep 24, 2023
1 parent 81d06b2 commit 5005f3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/workspace.cr
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,11 @@ module Mint
end

spawn do
@env_watcher.try(&.watch do
@env_watcher.try &.watch do
Env.load do
update_cache
end
end)
end
end
end

Expand Down

0 comments on commit 5005f3d

Please sign in to comment.