Skip to content

Commit

Permalink
hide donate message
Browse files Browse the repository at this point in the history
  • Loading branch information
arrterian authored Feb 1, 2024
1 parent 89dada4 commit 546b732
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/main.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
(->> status-bar
(status/show {:text (render-env-status lang (:nix-file @config))
:command :nix-env-selector/select-env}))
(act/show-donate-message (global-state ctx))

(catch :default e
(w/write-log log-channel (str "Error applying environment: " e))))

Expand Down

0 comments on commit 546b732

Please sign in to comment.