mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Improve usability
This commit is contained in:
parent
6ec7c889df
commit
91ed2e0a8c
@ -41,7 +41,7 @@ export default Vue.extend({
|
||||
|
||||
methods: {
|
||||
add() {
|
||||
this.announcements.push({
|
||||
this.announcements.unshift({
|
||||
title: '',
|
||||
text: ''
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user