1
0
Selaa lähdekoodia

Fix missing name.

Herbert Vojčík 10 vuotta sitten
vanhempi
commit
0734651429
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      root/src/name.st

+ 1 - 1
root/src/name.st

@@ -22,7 +22,7 @@ augmentPage
 	'#jquery-append' asJQuery click: [ self doJQueryAppend ]
 ! !
 
-!ApplicationOrLibraryTitle class methodsFor: 'starting'!
+!{%= name %} class methodsFor: 'starting'!
 
 start
 	self new augmentPage