Skip to content

Commit

Permalink
Merge branch 'bugfix/v2/redis' of https://github.com/uasoft-indonesia…
Browse files Browse the repository at this point in the history
…/badaso into bugfix/v2/redis
  • Loading branch information
miftahurrahmi committed Nov 22, 2023
2 parents 09f1496 + 0a24a63 commit 1714f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers/Redis/ConfigurationRedis.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public static function get()
$result = Configuration::all();
self::save($result);
}

return $result;
}
}

0 comments on commit 1714f71

Please sign in to comment.