diff options
Diffstat (limited to 'template/fullscreenphotobooth.st')
| -rwxr-xr-x | template/fullscreenphotobooth.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/fullscreenphotobooth.st b/template/fullscreenphotobooth.st index 77a6405..6de7ca1 100755 --- a/template/fullscreenphotobooth.st +++ b/template/fullscreenphotobooth.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreenphotobooth.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; |
