We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d718a9d commit 058189fCopy full SHA for 058189f
1 file changed
solid/lib/Controller/StorageController.php
@@ -222,7 +222,7 @@ private function generateDefaultPreferences($userId) {
222
profile:me
223
a solid:Developer;
224
solid:privateTypeIndex <privateTypeIndex.ttl>;
225
- solid:publicTypeIndex <publicTypeIndex.ttl>;
+ solid:publicTypeIndex <publicTypeIndex.ttl>.
226
EOF;
227
228
$profileUri = $this->getUserProfile($userId);
0 commit comments