Basic translations?

This commit is contained in:
yuanhau 2025-06-07 00:04:11 +08:00
parent 7314a5fa8a
commit 61a7ecbf12
4 changed files with 17 additions and 2 deletions

View file

@ -138,6 +138,7 @@ const formatTime = (timestamp: any) => {
minute: "2-digit",
}).format(timestamp);
};
const scrollToBottom = () => {};
</script>
<template>
<blurPageBeforeLogin>