Skip to content

Commit

Permalink
Update cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Dec 2, 2021
1 parent ac2b671 commit 61b4bec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class Openverse_Client {
/**
* @var string The option key where the cache is saved in the database.
*/
const CACHE_KEY = 'openverse_search';
const CACHE_KEY = 'ov-request';

/**
* @var string The option key where the cache is saved in the database.
Expand Down

0 comments on commit 61b4bec

Please sign in to comment.