Merge branch 'stable'

# Conflicts:
#	src/services/build.js
This commit is contained in:
zadam
2023-04-09 23:30:41 +02:00
11 changed files with 80 additions and 21 deletions

View File

@@ -63,7 +63,7 @@ export default class PromotedAttributesWidget extends NoteContextAwareWidget {
return {
show: true,
activate: true,
title: "Promoted attributes",
title: "Promoted Attributes",
icon: "bx bx-table"
};
}