This commit is contained in:
Michael Teeuw
2016-04-13 09:27:30 +02:00
parent 14f48ec440
commit bc8dccd4b5
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ modules: [
position: 'bottom_bar', // This can be any of the regions.
config: {
// See 'Configuration options' for more information.
text: 'Hello world!',
text: 'Hello world!'
}
}
]