Debugging.
This commit is contained in:
parent
48fecc3951
commit
27fbfe25b0
@ -391,7 +391,7 @@ TiddlyWiki >> installJsonExporter [
|
||||
TiddlyWiki >> isInTiddlyHost [
|
||||
|
||||
self remote ifNil: [ ^ false ].
|
||||
self remote host endsWith: 'tiddlyhost.com'
|
||||
^ self remote host endsWith: 'tiddlyhost.com'
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user