System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
saveEdit() {
|
||||
return Update_Haus.run(() => {
|
||||
Haus_Schweiz.run();
|
||||
Haus__Oesterreich.run();
|
||||
Haus_Italien.run();
|
||||
});
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user