forked from DebaucheryLibrarian/traxxx
Added database structure for profiles and tattoos. Improved sidebar appearance. Expanded new actors module.
This commit is contained in:
@@ -90,8 +90,6 @@ async function mounted() {
|
||||
[category]: tagSlugs.map(tagSlug => tagsBySlug[tagSlug]),
|
||||
}), {});
|
||||
|
||||
console.log(this.categories);
|
||||
|
||||
this.pageTitle = 'Tags';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user