Init
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<div>
|
||||
<h3>server : {{server.name}} <button @click="remove">Remove</button></h3>
|
||||
<h3>server : {{server.name}} ({{server.id}}) <button @click="remove">Remove</button></h3>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user