Skip to content

Commit 4e3a704

Browse files
committed
gcoai-stream-loading-text-animation.php: Added a new snippet for customizing the Steam field's loading text.
1 parent 4362519 commit 4e3a704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gc-openai/gcoai-stream-loading-text-animation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public function output_styles() {
102102

103103
$css = $this->get_styles_css();
104104
echo '<style class="gw-gcoai-shimmer-style">' . $css . '</style>';
105-
105+
106106
self::$styles_output = true;
107107
}
108108

0 commit comments

Comments
 (0)