add 'project:content' content source
This commit is contained in:
@@ -30,6 +30,7 @@ ContentControl::ContentControl(
|
||||
manager->setSources({
|
||||
"world:content",
|
||||
"user:content",
|
||||
"project:content",
|
||||
"res:content",
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user