Fixes and improvements (#616)
This commit is contained in:
committed by
GitHub
parent
f943c4dd69
commit
b03759a111
@@ -252,7 +252,7 @@ std::shared_ptr<DevelopmentService> findService() {
|
||||
}
|
||||
|
||||
extern const ServiceManifest manifest = {
|
||||
.id = "Development",
|
||||
.id = "tactility.development",
|
||||
.createService = create<DevelopmentService>
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user