diff options
Diffstat (limited to 'frontend/static/template')
| -rw-r--r-- | frontend/static/template/profile.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/static/template/profile.html b/frontend/static/template/profile.html index 839d686..53a7099 100644 --- a/frontend/static/template/profile.html +++ b/frontend/static/template/profile.html @@ -121,8 +121,8 @@ var userVideoQueue = %%VIDZ%% var userVideoQueueTitle = "my scans" var topVideoQueue = %%TOPZ%% var topVideoQueueTitle = "top scans" -var likeVideoQueue = %%LIKEZ%% -var likeVideoQueueTitle = "jams i like" +var likeContentQueue = %%LIKEZ%% +var likeContentQueueTitle = "jams i like" var imageQueue = %%IMAGEZ%% var userProfile = %%PROFILE%% var now = %%NOW%% |
