mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 15:44:45 +02:00
Change 'exception'
Remove the exception and just report the whole error.
This commit is contained in:
parent
cb522b24ef
commit
d565441b6a
@ -14,7 +14,7 @@
|
||||
/>
|
||||
@script
|
||||
<script>
|
||||
console.error(@json($node->systemInformation()['exception']));
|
||||
console.error(@json($node->systemInformation())); // TODO Make Purdy
|
||||
</script>
|
||||
@endscript
|
||||
@break
|
||||
|
Loading…
x
Reference in New Issue
Block a user