You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to allow Void to be updated automatically. It looks like the most relevant file is update.ts (and other files in that directory). Here are some initial questions I have:
Does updating work by pinging an endpoint? If so, how easy is it to change the endpoint?
What security measures we have to apply - signing, etc?
How is the update stored (what file format is it)?
Can we force people to update?
The text was updated successfully, but these errors were encountered:
We need to allow Void to be updated automatically. It looks like the most relevant file is update.ts (and other files in that directory). Here are some initial questions I have:
The text was updated successfully, but these errors were encountered: