Skip to content

Commit fcbcb31

Browse files
committed
feat(schedule): Swap lightning talk order
1 parent 52af3cb commit fcbcb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schedules/26-04-2018.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ module.exports = {
7474
{
7575
title: "Lightning talks",
7676
},
77-
require("../talks/sara-vieira-lightning"),
7877
require("../talks/varya-stepanova"),
78+
require("../talks/sara-vieira-lightning"),
7979
],
8080
},
8181
{

0 commit comments

Comments
 (0)