Skip to content

Commit

Permalink
Merge pull request #1889 from amit-webkul/activity-location-error
Browse files Browse the repository at this point in the history
🛠️  [v2.0] : Fixed Issue #1808
  • Loading branch information
devansh-webkul authored Jan 13, 2025
2 parents ca732ae + d9d56f6 commit 418798a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ class="w-full px-1 py-1 dark:bg-gray-900 dark:text-gray-300"
name="location"
id="location"
:value="old('location') ?? $activity->location"
rules="required"
:label="trans('admin::app.activities.edit.location')"
:placeholder="trans('admin::app.activities.edit.location')"
/>
Expand Down

0 comments on commit 418798a

Please sign in to comment.