Editing location finished
This commit is contained in:
parent
c0e8524692
commit
609cf8422a
3 changed files with 5 additions and 16 deletions
|
|
@ -36,12 +36,6 @@ class EditYourLocationAction extends FiresMapActions {
|
|||
EditYourLocationAction(this.loc);
|
||||
}
|
||||
|
||||
class EditingYourLocationAction extends FiresMapActions {
|
||||
YourLocation loc;
|
||||
|
||||
EditingYourLocationAction(this.loc);
|
||||
}
|
||||
|
||||
class EditConfirmYourLocationAction extends FiresMapActions{
|
||||
YourLocation loc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue