File uploading and fixes #261
@@ -46,7 +46,7 @@ function refreshHistory(){
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
    <div>
 | 
					    <div>
 | 
				
			||||||
        <table class="text-white h-28 w-full text-center">
 | 
					        <table class="h-28 w-full text-center dark:text-grey-900">
 | 
				
			||||||
            <tr>
 | 
					            <tr>
 | 
				
			||||||
                <th>Time</th>
 | 
					                <th>Time</th>
 | 
				
			||||||
                <th>HTTP Method</th>
 | 
					                <th>HTTP Method</th>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user