Indicate when project needs a reload
This commit is contained in:
@@ -32,6 +32,7 @@ pub(crate) enum Status {
|
||||
Loading,
|
||||
Ready,
|
||||
Invalid,
|
||||
NeedsReload,
|
||||
}
|
||||
|
||||
impl Default for Status {
|
||||
|
||||
Reference in New Issue
Block a user