Commit 1cf8635
fix: hide update toast for askgithub deployment
When EXPERIMENT_ASK_GH_ENABLED is true, the UpgradeToast component
is no longer rendered. This is appropriate for the askgithub deployment
since users are not self-hosting and don't need to be notified about
new versions.
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>1 parent 8d171f6 commit 1cf8635
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
0 commit comments