Web: Hide Irrelevant Review Buttons #86

Merged
Quaternions merged 15 commits from web-ai into staging 2025-04-04 22:10:31 +00:00
Showing only changes of commit 73a3ac61bd - Show all commits

@ -8,6 +8,7 @@ const enum MapfixStatus {
Uploading = 6,
Uploaded = 7,
Rejected = 8,
// MapfixStatus does not have a Released state
}
interface MapfixInfo {