Skip to content
Snippets Groups Projects

Qr codes

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