Skip to content
Snippets Groups Projects

Qr codes

Merged Rhys Nute requested to merge QRCodes into main
2 files
+ 5
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -40,6 +40,4 @@ public class Landmarks {
this.landmarkName = landmarkName;
this.landmarkDescription = landmarkDescription;
this.landmarkLocation = landmarkLocation; }
// ? URl check
}
Loading