forked from DebaucheryLibrarian/traxxx
Refactored alerts to use application code, added regex. Updated Jules Jordan for the Ass Factory relaunch.
This commit is contained in:
@@ -125,6 +125,7 @@ function mounted() {
|
||||
}
|
||||
|
||||
export default {
|
||||
emits: ['open', 'close'],
|
||||
data() {
|
||||
return {
|
||||
opened: false,
|
||||
@@ -133,7 +134,6 @@ export default {
|
||||
arrowOffset: 0,
|
||||
};
|
||||
},
|
||||
emits: ['open', 'close'],
|
||||
mounted,
|
||||
methods: {
|
||||
calculate,
|
||||
|
||||
Reference in New Issue
Block a user