1
0
Fork 0

Remove geotag

This commit is contained in:
Philipp Holzer 2022-11-16 08:50:57 +01:00
commit 5dc9319bb2
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
4 changed files with 0 additions and 9 deletions

View file

@ -317,8 +317,6 @@
autosize.update($("#profile-jot-text"));
}
{{$geotag nofilter}}
function jotShow() {
var modal = $('#jot-modal').modal();
jotcache = $("#jot-sections");

View file

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