mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore(): rename website/src -> website/server and website/public -> website/client (#7199)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import mongoose from 'mongoose';
|
||||
import { TAVERN_ID } from '../../website/src/models/group';
|
||||
import { TAVERN_ID } from '../../website/server/models/group';
|
||||
|
||||
// Useful for checking things that have been deleted,
|
||||
// but you no longer have access to,
|
||||
|
||||
Reference in New Issue
Block a user