minor trailing spaces

This commit is contained in:
Milos Brzakovic
2021-08-05 18:36:25 +02:00
parent bc0c1895f7
commit c8aedcbb79
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ export function uiSuccess(context) {
// Resolve strings
const localizer = (stringID) => t.html(`community.${stringID}`);
resource.resolved = resolveStrings(resource, oci.defaults, localizer);
communities.push({
area: area,
order: resource.order || 0,