mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 18:33:38 +09:00
first
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default function getFreshSideObject() {
|
||||
return {
|
||||
top: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
left: 0
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user