Skip to content
Snippets Groups Projects
Unverified Commit 7fe9ef35 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Use quotes for bound variable

parent 23387ba8
No related branches found
No related tags found
No related merge requests found
<template>
<span class="live-relative-timestamp"
:data-timestamp="timestamp"
:title=title>{{ formatted }}</span>
:title="title">{{ formatted }}</span>
</template>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment