Attempt some transition between app configure views
This commit is contained in:
@@ -59,9 +59,9 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<InputDialog ref="inputDialog" />
|
||||
|
||||
<div>
|
||||
<InputDialog ref="inputDialog" />
|
||||
|
||||
<div>
|
||||
<label>{{ $t('app.uninstall.startStop.title') }}</label>
|
||||
<p>{{ $t('app.uninstall.startStop.description') }}</p>
|
||||
|
||||
Reference in New Issue
Block a user