mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 14:23:44 +02:00
Try some more changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<input type="hidden" name="_token" v-bind:value="X_CSRF_TOKEN" />
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: 'csrf',
|
||||
data: function () {
|
||||
|
||||
Reference in New Issue
Block a user