- cron job: sql code um 14 tagelangen Review-Prozess zu überwchen, wurde auf postgresl angepass

- default there is no reviewer selected for releasing a dataset
This commit is contained in:
Arno Kaimbacher 2020-05-28 12:05:54 +02:00
parent f0815fb946
commit af9b775dd7
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ const app = new Vue({
// },
dataset: window.Laravel.dataset,
submitted: false,
preferation: "yes_preferation",
preferation: "no_preferation",
}
},
computed: {