[BUG] Fixed an issue where multiple markers where added

Previously instead of moving the existing marker, always a new marker
was added. Now the existing marker is replaced.
This commit is contained in:
Alexander Dörflinger
2025-03-19 16:23:42 +01:00
parent f6abb8fac0
commit 5ec30a966f
2 changed files with 34 additions and 5 deletions

View File

@@ -3,7 +3,20 @@
<component name="deploymentTargetDropDown">
<value>
<entry key="app">
<State />
<State>
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="47111FDAS0039V" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2025-03-19T15:23:01.624733903Z" />
</State>
</entry>
</value>
</component>