]> git.localhorst.tv Git - alttp.git/blob - config/google.php
fix manual heart pieces
[alttp.git] / config / google.php
1 <?php
2
3 return [
4         'api_key' => env('GOOGLE_API_KEY', ''),
5 ];