0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

I can spell, honest

This commit is contained in:
G.Ambatte
2024-04-20 14:06:33 +12:00
parent 09cf5a9b04
commit 9f31a2c8a2

View File

@@ -11,7 +11,7 @@ const LockNotification = createClass({
},
removeLock : function() {
alert('Not yet implented');
alert('Not yet implemented');
},
render : function(){