diff options
Diffstat (limited to 'Zotlabs/Module/Update_channel.php')
-rw-r--r-- | Zotlabs/Module/Update_channel.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Update_channel.php b/Zotlabs/Module/Update_channel.php index b1b2d5103..46ad19805 100644 --- a/Zotlabs/Module/Update_channel.php +++ b/Zotlabs/Module/Update_channel.php @@ -67,4 +67,4 @@ function get() { killme(); } -}
\ No newline at end of file +} |