Update google api key setting

This commit is contained in:
Thilina Hasantha
2019-07-26 04:04:32 +02:00
parent fd99ea299e
commit 6e77aa99c4
3 changed files with 24 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
<?php
$migrationList = [];
$migrationList[] = 'v20190707_260006_google_map_api';
$migrationList[] = 'v20190707_260005_attendance_location';
$migrationList[] = 'v20190707_260004_attendance_out_map';
$migrationList[] = 'v20190630_260603_add_dept_leave_to_rule';