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