diff Devian.lua @ 92:4370eefcecdd

- display the correct profile name when it's changed through /dvn save
author Nenue
date Wed, 10 Aug 2016 07:12:43 -0400
parents bb403e03d82d
children f6fae1a4c66c
line wrap: on
line diff
--- a/Devian.lua	Wed Aug 10 07:10:55 2016 -0400
+++ b/Devian.lua	Wed Aug 10 07:12:43 2016 -0400
@@ -318,6 +318,8 @@
           end
           db.profiles[list_id].name = dest
           db.profilesName[dest] = list_id
+
+          name = dest
         end
       end