DCOR-dev / DCOR-Aid

GUI for managing data on DCOR
https://dcor.mpl.mpg.de
GNU General Public License v3.0
1 stars 2 forks source link

Force initialization of jobs in upload widget #63

Closed paulmueller closed 2 years ago

paulmueller commented 2 years ago

Could be done by converting self.jobs to a property in addition to the init_timer approach.

image