fix dirty check
This commit is contained in:
parent
777f3aaa8d
commit
4f5d7237b6
@ -432,6 +432,6 @@ namespace updater
|
||||
};
|
||||
}
|
||||
|
||||
#ifndef GIT_DIRTY
|
||||
#if GIT_DIRTY == 0
|
||||
REGISTER_COMPONENT(updater::component)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user