Skip to content

Commit b492bdb

Browse files
authored
Update main.js
1 parent 8a10156 commit b492bdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,7 @@ $(document).ready(function(){
15191519
mapdescription = snapshot.val().description;
15201520
$("#map-name").val(mapname);
15211521
$("#map-description").val(mapdescription);
1522+
$("#share-nav span").html("Share "+mapname);
15221523
});
15231524

15241525
// Check current users on startup

0 commit comments

Comments
 (0)