1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-19 04:52:20 +02:00

plugin consistency

This commit is contained in:
Hakim El Hattab
2020-04-29 11:56:43 +02:00
parent 163db29d43
commit 619b3a087c
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ import './highlight-line-numbers.js'
* reveal.js plugin that adds syntax highlight support.
*/
let Plugin = {
const Plugin = {
id: 'highlight',