mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 03:18:02 +00:00
Blank out Google Analytics account information from clientserver edition
This also fixes a recently introduced problem: when I removed the last `.tid` file from the `editions/clientserver/tiddlers/` directory, git promptly stopped recording the directory in commits, and so newly downloaded copies of the repo lacked the directory. That caused the filesystemadaptor to fail to save newly created tiddlers.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
title: $:/GoogleAnalyticsAccount
|
||||
|
@@ -0,0 +1,2 @@
|
||||
title: $:/GoogleAnalyticsDomain
|
||||
|
Reference in New Issue
Block a user