Hotfix: recover entry descriptor and deleted code #3064

Merged
jon merged 6 commits from Hotfix-RecoveryDescriptor into master 2024-10-03 11:11:06 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 555ada26d1 - Show all commits

View File

@ -66,7 +66,6 @@ export default class App {
]}
};
if (this.logger.$params.q) {
let tableValue = this.logger.$params.q;
const q = JSON.parse(tableValue);