Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit f996bbf

Browse files
fix: 🐛 asd
1 parent ab3a50f commit f996bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export class Stuff(){
22
stuff(){
3-
return "hhaha"
3+
return "hhahas"
44
}
55
}

0 commit comments

Comments
 (0)