This commit is contained in:
Yuri Kuznetsov
2025-06-29 16:52:10 +03:00
parent d11a04aa0a
commit 8f827eb9f1
+2
View File
@@ -108,6 +108,8 @@ class ListRecordView extends View {
*/
constructor(options) {
super(options);
this.options = options;
}
/** @inheritDoc */