Browse Source

fixy

🙈
pull/111/head
Aaron Parecki 4 years ago
parent
commit
6c7a254f6b
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      views/settings.php

+ 1
- 1
views/settings.php View File

@ -88,7 +88,7 @@
</div>
<?php if(!Config::$twitterClientID) ?>
<?php if(!Config::$twitterClientID): ?>
<h3>Twitter</h3>
<p>Connecting a Twitter account will automatically "favorite" and "retweet" tweets on Twitter when you favorite and retweet a Twitter URL in Quill.</p>
<input type="button" id="twitter-button" value="Checking" class="btn">

Loading…
Cancel
Save