mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-02 19:34:23 +02:00
tableSalt
This commit is contained in:
@@ -76,6 +76,7 @@ import { speakerStand } from './objects/speakerStand.js';
|
||||
import { sprayer } from './objects/sprayer.js';
|
||||
import { steelRack } from './objects/steelRack.js';
|
||||
import { stormGlass } from './objects/stormGlass.js';
|
||||
import { tableSalt } from './objects/tableSalt.js';
|
||||
import { tabletopCalendar } from './objects/tabletopCalendar.js';
|
||||
import { tabletopDigitalClock } from './objects/tabletopDigitalClock.js';
|
||||
import { tabletopFlag } from './objects/tabletopFlag.js';
|
||||
@@ -172,6 +173,7 @@ export const OBJECT_DEFS = [
|
||||
sprayer,
|
||||
steelRack,
|
||||
stormGlass,
|
||||
tableSalt,
|
||||
tabletopCalendar,
|
||||
tabletopDigitalClock,
|
||||
tabletopFlag,
|
||||
|
||||
Reference in New Issue
Block a user