mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
refactor(src): change affine to AFFiNE in string
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** user model for Affine */
|
||||
/** user model for AFFiNE */
|
||||
export type UserInfo = {
|
||||
id: string;
|
||||
nickname: string;
|
||||
|
||||
Reference in New Issue
Block a user