Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit eec2df6

Browse files
authored
Update media.blade.php
1 parent c53c5fe commit eec2df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/views/media.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>{{ trans('MediaManager::messages.title') }}</title>
99

1010
{{-- Styles --}}
11-
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
11+
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
1212
</head>
1313
<body>
1414
<section id="app" v-cloak>

0 commit comments

Comments
 (0)