all: intial code import
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
rendering
|
||||
addContact
|
||||
(self call: WAContact new)
|
||||
ifNotNil: [ :contact | contactBook addContact: contact ]
|
Reference in New Issue
Block a user