forked from CGM_Public/pretix_original
fix migration error
This commit is contained in:
@@ -26,6 +26,8 @@ async function load () {
|
||||
loading.value = false
|
||||
if (data.id) {
|
||||
emit('selected', data)
|
||||
} else {
|
||||
location.hash = ''
|
||||
load()
|
||||
}
|
||||
} catch {
|
||||
|
||||
Reference in New Issue
Block a user