Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/cholladay0816/CreatorCore
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
cholladay0816 committed Aug 29, 2023
2 parents 26fe8cc + 729f24d commit b77ad65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Http/Livewire/FeedbackProgram.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

class FeedbackProgram extends Component
{

public function dismiss()
{
Session::put('feedback_dismissed', true);
Expand Down

0 comments on commit b77ad65

Please sign in to comment.