Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Feb 9, 2025
1 parent f7118a6 commit 2a899c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/app/chat/ChatPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ import {
useOperatingSystem,
useSidebarShortcut,
} from "@/lib/browserUtilities";
import { ThumbsUpIconSkeleton } from "@/components/icons/icons";

const TEMP_USER_MESSAGE_ID = -1;
const TEMP_ASSISTANT_MESSAGE_ID = -2;
Expand Down

0 comments on commit 2a899c4

Please sign in to comment.