mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Try some more changes
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import MessageBox from './MessageBox';
|
||||
<script lang="ts">
|
||||
import MessageBox from './MessageBox.vue';
|
||||
|
||||
export default {
|
||||
name: 'flash',
|
||||
components: {MessageBox},
|
||||
|
||||
Reference in New Issue
Block a user