Skip to content
Snippets Groups Projects
Commit da1a6b76 authored by Samuel Wang's avatar Samuel Wang
Browse files

Try to add it aggain

parent adf88019
No related branches found
No related tags found
1 merge request!19Swangsam staff page
Pipeline #576105 passed
......@@ -117,7 +117,8 @@ public class Products { /* a good class, but not as good as cse391 */
"Avatar.png",
"Picture of Gawr Gura",
114514.0
);
}
public Product swangsamProduct(){
return new Product(
"Pullup Bar",
......
......@@ -137,6 +137,7 @@ public class Staff {
"Goomba.jpg",
"Shaaaaaaaaark"
);
}
public Employee swangsam(){
return new Employee(
"Samuel",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment