mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
test push
This commit is contained in:
parent
54c1bd4cdc
commit
885c0c0d96
@ -11,6 +11,9 @@ import defaultLayout from '@/layouts/defaultLayout'
|
||||
export default {
|
||||
name: 'app',
|
||||
components: { defaultLayout },
|
||||
mounted() {
|
||||
console.log('Test mounted log')
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user