1
0
Fork 0

Added nofilter to geotag

Fixes issue GH-6511
This commit is contained in:
Jeroen De Meerleer 2019-01-24 17:23:25 +01:00
commit 6fb2383116
3 changed files with 3 additions and 3 deletions

View file

@ -230,7 +230,7 @@ function enableOnUser(){
$("#profile-jot-text").val(currentText + data);
}
{{$geotag}}
{{$geotag nofilter}}
</script>