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