GS Macro Keeps reverting

Why does my macro keep changing back.
equences[‘DB_Destro’] = {
author=“Jimmy”,
specID=267,
helpTxt = “Talents - 1,1,1,2,2,1,3”,
lang=“enUS”,
PreMacro=[[
/targetenemy [noharm][dead]
]],
“/cast [nochanneling] Conflagrate”,
"/castsequence [nochanneling] Incinerate, Immolate, Incinerate, Immolate, Drain Life, ",
PostMacro=[[
]],
}

I keep taking Drain Life out of the castsquence. Its okay as long as I stay logged in but I log out and come back and the Drain life is back in the macro?
I am editing it with /gsse and its in Mymacros. What am I doing wrong?

Hello Shawn,

I believe you have to save it and modify it in the Lua file, but I could be wrong. I think the editor is only good for the session until you logout.