mirror of
https://github.com/robonen/metr.git
synced 2026-03-20 02:44:42 +00:00
Monorepo fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<script>
|
||||
export default {
|
||||
data () {
|
||||
return {authForm: true}
|
||||
return { authForm: true }
|
||||
}
|
||||
}
|
||||
</script>>
|
||||
|
||||
Reference in New Issue
Block a user