Browse Source

Merge branch 'main' of github.com:aaronpk/Quill into main

dependabot/composer/firebase/php-jwt-6.0.0
Aaron Parecki 1 year ago
parent
commit
5f26695baf
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/config.template.php

+ 1
- 0
lib/config.template.php View File

@ -20,6 +20,7 @@ class Config {
public static $twitterClientID = '';
public static $twitterClientSecret = '';
public static $atlasToken = '';
public static $mapTileURL = '';
// https://developers.google.com/maps/documentation/javascript/get-api-key

Loading…
Cancel
Save