We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43954c6 commit 5fcd468Copy full SHA for 5fcd468
src/resources/views/crud/fields/video.blade.php
@@ -12,7 +12,7 @@
12
$value = $value;
13
}
14
15
-$field['youtube_api_key'] = $field['youtube_api_key'] ?? 'AIzaSyDQa76EpdNPzfeTAoZUut2AnvBA0jkx3FI';
+$field['youtube_api_key'] = $field['youtube_api_key'] ?? 'AIzaSyBLRoVYovRmbIf_BH3X12IcTCudAEDRlCE';
16
17
?>
18
0 commit comments