1 parent dcb6be8 commit c2c0d32Copy full SHA for c2c0d32
1 file changed
src/pages/messages/messages-attachments.html
@@ -10,7 +10,7 @@
10
<div class="attachment-name">Camera</div>
11
</button>
12
13
- <button ion-item class="attachment attachment-location">
+ <button ion-item class="attachment attachment-location" (click)="sendLocation()">
14
<ion-icon name="locate" class="attachment-icon"></ion-icon>
15
<div class="attachment-name">Location</div>
16
0 commit comments