Skip to content

Commit

Permalink
update class references in pr0booru theme to align with upstream b67fca5
Browse files Browse the repository at this point in the history
  • Loading branch information
Giraffaman committed Jan 2, 2024
1 parent 7091a3c commit eb239fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/pr0booru/view.theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Shimmie2;

class CustomViewImageTheme extends ViewImageTheme
class CustomViewPostTheme extends ViewPostTheme
{
public function display_page(Image $image, $editor_parts)
{
Expand Down

0 comments on commit eb239fc

Please sign in to comment.