forked from DebaucheryLibrarian/traxxx
Added filtered titles and secondary tags to manticore database.
This commit is contained in:
@@ -20,13 +20,13 @@ export default {
|
||||
components: {
|
||||
EntityTile,
|
||||
},
|
||||
emits: ['load'],
|
||||
props: {
|
||||
entity: {
|
||||
type: Object,
|
||||
default: null,
|
||||
},
|
||||
},
|
||||
emits: ['load'],
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user