Skip to content

Commit

Permalink
update migration description
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrahn committed Jun 26, 2023
1 parent 93486f8 commit 81e7de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/074_update_config_key.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class UpdateConfigKey extends Migration
{
public function description()
{
return 'Add event state to videos, for enabling link to cutting tool and more';
return 'Update oc_config key to only use the service_url';
}

public function up()
Expand Down

0 comments on commit 81e7de2

Please sign in to comment.